| Package | Description |
|---|---|
| com.atid.lib.module.barcode.spc.type |
| Modifier and Type | Method and Description |
|---|---|
static AustralianPostInterpretation |
AustralianPostInterpretation.valueOf(int code) |
static AustralianPostInterpretation |
AustralianPostInterpretation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AustralianPostInterpretation[] |
AustralianPostInterpretation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|